HTML5的LocalStorage和sessionStorage的使用
html5中的Web Storage包括了两种存储方式:sessionStorage和localStorage。 一、区别 HTML5 提供了两种在客户端存储数据的新方法: localSt ...
html5中的Web Storage包括了两种存储方式:sessionStorage和localStorage。 一、区别 HTML5 提供了两种在客户端存储数据的新方法: localSt ...